home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows5 / winben2.zip / WINBEN2.EXE / WINBENCH.HLP < prev    next >
Text File  |  1991-10-20  |  10KB  |  215 lines

  1.                   PC Magazine Labs Windows Graphics Benchmark Help
  2.  
  3.  
  4. BENCHMARK OPTIONS
  5.  
  6. You may select the following items in the Modify Options dialog box:
  7.  
  8.   User Preference Options
  9.  
  10.      You may enable or disable the display of the timing dialog boxes at the end of
  11. each set of tests via the DISPLAY RESULTS radio buttons.
  12.  
  13.      You may enable or disable the output of a results file and change the file
  14. format via the FILE OUTPUT radio buttons.
  15.  
  16.      If you do select file output, then you can enter a name for the file and a
  17. heading for the file into the edit boxes in the FILE OPTIONS group box.
  18.  
  19.   Save Checkbox
  20.  
  21.      To the left of the OK button in the Modify Options dialog box is a single
  22. checkbox, labeled "Save".  If you select this option, WINBENCH will remember your
  23. current option settings, and automatically use these settings each time WINBENCH
  24. runs.  WINBENCH saves the option settings in the [Version.2.0] section of the
  25. WINBENCH.INI file in your Windows directory.
  26.  
  27.      If you use the same file name for different runs of WINBENCH, results from the
  28. current test are appended to the results of preceding tests.
  29.  
  30.  
  31. SUGGESTED USAGE
  32.  
  33.      If this is the first time you've used the WINBENCH benchmark, you may wish to
  34. experiment with it.  You can select and run any individual test via the menus.
  35.  
  36.      If you are timing the performance of a display card, you should run all of the
  37. tests.  The fastest way to run all of the tests is to disable the display of results,
  38. and then enable the file options.  Running in this mode allows the benchmark to
  39. proceed without intervention, and to record its results in a file.
  40.  
  41.      To run all tests automatically:
  42.  
  43.           Select "Modify Options" from the OPTIONS menu.
  44.           Select "No" for Display Results.
  45.           Select "Yes" for File Output.
  46.           Enter a name for the results file.
  47.           Enter a file heading for the results file.
  48.           Select OK.
  49.           Select "Run All Tests" from the OPTIONS menu.
  50.  
  51.      You may interrupt any sequence of tests by pressing ESC.  If ESC is pressed, the
  52. test currently running will complete, and you will be asked if you wish to cancel or
  53. continue.
  54.  
  55.  
  56. DESCRIPTIONS OF THE TESTS
  57.  
  58. BitBlt
  59.      The BIT BLock Transfer operation (BITBLT) with all of its variations is the
  60. single graphics operation most used within the Windows environment.
  61.  
  62.           The BitBlt Alignment tests perform a set of BitBlt copy operations of
  63.      various sizes from one area of the client window to another.  Aligned and
  64.      unaligned areas show the differences in throughput for video cards that perform
  65.      best when the data is aligned on an eight-pixel horizontal boundary.
  66.  
  67.           The BitBlt Overlap tests exercise the ability of a video card and Windows
  68.      driver to perform BitBlt copy operations where the source and destination
  69.      overlap in the window.
  70.      
  71.           The BitBlt ROPS tests are a series of 48 tests of the most frequently used
  72.      BitBlt operations for three combinations of source and destination: memory to
  73.      screen, screen to screen, and memory to memory.
  74.      
  75.           The BitBlt Screen/Memory tests copy source images in memory and on screen
  76.      to random destinations in the client window.
  77.  
  78. Curves
  79.      The Curves tests show the difference in performance between video cards that
  80. have hardware curve drawing operations and those cards that do not.
  81.  
  82.           The Partial Arcs tests draw arc shaped lines.
  83.      
  84.           The Ellipses test draw and fill ellipses.
  85.  
  86. Lines
  87.      The Lines tests are the second most frequently used group Windows graphics
  88. operations.  They show the difference in performance between video cards that have
  89. hardware line drawing operations and those cards that do not.
  90.  
  91.           The Single Lines tests draw single horizontal, vertical, and diagonal lines
  92.      across the window.  Drawing lines in different directions shows that various
  93.      video cards and drivers draw lines faster in one direction than another.  With
  94.      many video cards, horizontal line drawing is fastest, followed by vertical, then
  95.      diagonal.
  96.      
  97.           The PolyLines tests draw many horizontal, vertical, and diagonal lines
  98.      across the window with a single Windows graphics operation.  Interpretation of
  99.      results is similar to the Single Lines tests.
  100.      
  101.           The All Directions test draws lines at every possible angle.  The results
  102.      represent a composite of the line drawing capabilities of a video card and
  103.      driver.
  104.      
  105.           The Wide Lines tests draw lines of varying width in random directions and
  106.      random lengths.
  107.  
  108. Polygons
  109.      The Polygons tests exercise operations used by business graphics and drawing
  110. software.
  111.  
  112.           The Alternate Fill test fills the area between the odd-numbered and the
  113.      even-numbered sides of a polygon.
  114.      
  115.           The Winding Fill test draws a border that encloses a polygon but does not
  116.      overlap, then fills the shape defined by the border.
  117.  
  118. Rectangles
  119.      The Rectangles tests are the third most frequently used group Windows graphics
  120. operations.  They show the difference in performance between video cards that have
  121. rectangular area filling operations and those cards that do not.
  122.  
  123.           The Boxes tests fill concentric rectangles of various sizes.  One test
  124.      fills square rectangles and the other fills rectangles with rounded corners.
  125.      
  126.           The Random test draws and fills rectangles of random size and placement on
  127.      the screen.  It uses different colors and fill patterns for each rectangle.
  128.      
  129.           The Patterns test fills the client window with rectangles using various
  130.      shades from black to white, and using the standard Windows cross-hatching
  131.      patterns.
  132.  
  133. Text
  134.      The Text tests exercise Windows operations that are used by Windows itself and
  135. by word processors, desktop publishing software, spreadsheets, and other software
  136. that makes extensive use of different fonts in different sizes.
  137.  
  138.           The Image Fonts tests repeatedly fills the client window with the system
  139.      font, and two sizes each of the Roman and Helvetica fonts.
  140.      
  141.           The Scroll Fonts tests repeatedly scroll the client window upward and fill
  142.      the bottom of the screen with text.  There are five tests using the system font,
  143.      and two sizes each of the Roman and Helvetica fonts.  These tests are typical of
  144.      the scrolling operations done by word processors and desktop publishing
  145.      software.
  146.      
  147.           The Background Mix tests display the system font against opaque and
  148.      transparent backgrounds.
  149.      
  150.           The Greyed Text test displays the system font in grey at random positions
  151.      and angles on the screen.
  152.      
  153.           The Mixed Fonts test displays the Courier font in normal, italic,
  154.      underline, and bold faces.
  155.  
  156. Misc
  157.      The Misc tests perform miscellaneous graphics operations done by Windows.
  158.  
  159.           The Stretch tests display the PC Magazine logo in different sizes,
  160.      stretching or shrinking it to eleven different dimensions.
  161.      
  162.           The Image Data test displays the PC Magazine logo in 256 combinations of
  163.      foreground and background colors.
  164.  
  165. User Interface
  166.      The User Interface tests exercise high-level functions that are part of the
  167. Windows user interface.
  168.  
  169.           The Dialogue Boxes test draws a dialogue box on screen, then restores the
  170.      part of the client window covered by the dialog box.
  171.      
  172.           The Rubber Banding test varies the size of a rectangle, an operation used
  173.      in drawing packages and by software that supports the Windows clipboard
  174.      
  175.           The Scroll Window tests scroll text inside a window, an operation used by
  176.      list boxes and combo boxes.  One test scrolls with the window aligned on an
  177.      eight-pixel horizontal boundary, and the other uses an unaligned boundary.
  178.      Aligned and unaligned scrolling show the differences in throughput for video
  179.      cards that perform best when the data is aligned on an eight-pixel horizontal
  180.      boundary.
  181.      
  182.           The Clear Window test clears the client window.
  183.  
  184. Clipping
  185.      The Clipping tests show the effect of graphics operations performed through a
  186. combination of four rectangular clipping areas.
  187.  
  188.           The BitBlt Clipping test displays the PC Magazine logo at random points in
  189.      the client window.
  190.      
  191.           The Line Clipping test draws lines in all direction.
  192.      
  193.           The Text Clipping test repeatedly fills the client window with text.
  194.  
  195. Options
  196.      The Options menu allows you to select different options and to view test
  197. information.
  198.  
  199.           The System Information menu choice displays information about the current
  200.      combination of video card, video driver, and PC being tested.
  201.      
  202.           The Modify Options menu choice allows you to change the options for running
  203.      tests.  It is described above.
  204.      
  205.           The Run All Tests menu choice runs all of the tests using the current
  206.      options.
  207.      
  208.           The Demo Mode runs all of the tests but neither displays test results nor
  209.      produces a file containing test results.
  210.      
  211.           The Compare Results menu choice allows you to select another set of test
  212.      results to compare with the results run to date for the current test
  213.      configuration.  You may select test results only from files written by WINBENCH
  214.      in XLS format into the directory from which you have launched WINBENCH.
  215.